.poliyInfoBanner_img_box{
	width: 100%;
}
.poliyInfoBanner_img_box img{
	width: 100%;
}
.poliyInfoBanner_data_box{
	width: 100%;
	height:130px;
	background-color: #666666;
}
.poliyInfoBanner_data_box li{
	 width: 14.28%;
	 float: left;
	 position: relative;
}
.poliyInfoBanner_data_box li::after{
	width: 1px;
	height: 102px;
	background-color: #939393;
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
}
.poliyInfoBanner_icon{
	width: 70px;
	height: 70px;
	border:1px solid #ffffff;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 40px;
	margin: auto;
	margin-top: 15px;
}
.poliyInfoBanner_txt{
	font-size: 12px;
	color: #d8d8d8;
	margin-top: 10px;
	text-align: center;
}

.Case_right_ctn_box{
	box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	-moz-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	margin: 5px;
}
/* 没有内容 */
.No_content_box{
	padding: 30px 0 20px 35px;
	color: #999999;
	font-size: 14px;
	color: #999999;
	position: relative;
}
.No_content_box::after{
	position: absolute;
	width: 26px;
	height: 26px;
	content: "";
	background-image: url(../img/home/exclamatory.png);
	top: 26px;
	left: 0;
}
.No_content_box a{
	color: #e32202;
}
/* 科技内容 */
.Solicitation_scope_ctn p{
	font-size: 14px;
	    color: #333333;
	    line-height: 1.7;
}
.Science_technology_box_big{
	padding: 40px 0;
}
.Science_technology_box{

	background-color: #fff;
	padding:30px ;
}
.Science_technology_ctn{
	position: relative;
}
.Science_technology_title{
	font-size: 30px;
	color: #e32202;
}
.Support_direction_title{
	position: relative;
	padding-left: 15px;
	font-size: 14px;
	color: #666666;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 30px;
}
.Support_direction_title::after{
	width: 6px;
	height: 6px;
	background-color: #e32202;
	border-radius: 20px;
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
}
.Support_direction_ctn2{
	overflow: hidden;
}
.Support_direction_ctn > li,
.Support_direction_ctn2 > li{
	float: left;
		height: 45px;
		
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height: 45px;
	
	border-radius: 4px;
}
.Support_direction_ctn li:last-child,
.Support_direction_ctn2 li:last-child{
	margin-right: 0px;
}
.Support_direction_ctn li a,
.Support_direction_ctn2 li a{
	display: block;
	font-size: 16px;
	color: #333333;
	text-align: center;
	    padding: 0 35px;
		border:1px solid #d8d8d8;
		border-radius: 4px;
}
/* .Support_direction_ctn li:hover,
.Support_direction_ctn2 li a:hover{
	border:1px solid #e32202;
	color: #e32202;
} */
.Support_direction_ctn2 li a:hover {
	color: #e32202;
}
.Support_direction_ctn .on,
.Support_direction_ctn2 .on a{
	background-color: #e32202;
	
	border:1px solid #e32202;
	border-radius: 4px;
}
.Support_direction_ctn2 .on a{
	color: #fff;
}
.Support_direction_ctn2 .on a:hover{
	color: #fff;
}
.Science_technology_title{
	font-weight: bold;
}
.Support_direction_ctn_select_box{
	position: relative;
}
.Support_direction_ctn_select{
	position: relative;
	width: 500px;
	height: 36px;
	font-size: 14px;
	border: 1px solid #c8c8c8;
	left: 0;
	padding-left: 15px;
	cursor: pointer;
	outline: none;
	text-align: left;
	margin-top: 30px;
	line-height: 36px;
	border-radius: 4px;
}
.Support_direction_ctn_select::after{
	width:8px;
	height: 5px;
	background-image: url(../img/icon2.png);
	background-position: -26px -133px;
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
}
.Support_direction_ctn .on:hover,
.Support_direction_ctn2 .on:hover{
	color: #fff;
}
.drop_down_box_select{
	position: absolute;
	left: 0;
	top: 36px;
	width: 500px;
	box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	-moz-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	z-index: 22;
	cursor: pointer;
	background-color: #fff;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	max-height: 300px;
}
.drop_down_box_select li{
	height: 36px;
	line-height: 36px;
	color: #333;
	padding-left: 15px;
	font-size: 14px;
	  overflow: hidden; /*自动隐藏文字*/
text-overflow: ellipsis;/*文字隐藏后添加省略号*/
 white-space: nowrap;/*强制不换行*/
}
.drop_down_box_select li:hover{
	background-color: #f2f2f2;
}
.drop_down_box{
	display: none;
}
.drop_down_box2{
	display: none;
}
.Support_direction_ctn_txt{
	font-size: 14px;
	color: #7f7f7f;
	line-height: 1.6;
	margin: 20px 0;
}
.Support_direction_ctn_time{
	font-size: 14px;
	color: #aaaaaa;
}
.Urban_area_ctn{
	overflow: hidden;
	margin-top: 20px;
}
.Urban_area_ctn li{
	float: left;
	margin-right: 16px;
}
.Urban_area_ctn li a{
	font-size: 16px;
	color: #999999;
}
/* 奖补政策快速匹配  奖补额度精准预估 */
.Policy_matching_box{
	background-color: #fff;
	box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	-moz-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0 0px 4px 2px rgb(0 0 0 / 6%);
	padding: 20px 6%;
	margin-bottom: 40px;
}
.Policy_matching_title{
	width: 415px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: auto;
}
.Policy_matching_title::after{
	width: 18px;
	height: 9px;
	background-image: url(../img/icon2.png);
	background-position: -122px -70px;
	content: "";
	position: absolute;
	left: -20px;
	top: 11px;
}
.Policy_matching_title::before{
	width: 18px;
	height: 9px;
	background-image: url(../img/icon2.png);
	background-position: -160px -71px;
	content: "";
	position: absolute;
	right: -20px;
	top: 12px;
	
}
.Policy_matching_ctn{
	overflow: hidden;
	margin: 30px 0 20px 0;
}
.corporate_name_box{
	float: left;
	overflow: hidden;
	width: 40%;
}
.corporate_name_title{
	float: left;
	font-size: 12px;
	color: #333333;
	line-height: 36px;
}
.corporate_name_input{
	float: left;
	width: 80%;
	
}
.corporate_name_input input{
	width: 100%;
	height: 36px;
	float: left;
	border:1px solid #e1e1e1;
	font-size: 12px;
	padding-left:15px;
	border-radius: 4px;
	margin-left: 6px;
}
.corporate_button{
	float: left;
	border: 0px;
	width:20%;
	height: 36px;
	background-color: #e32202;
	color: #fff;
	text-align: center;
	line-height: 36px;
	border-radius: 4px; 
}
/* 成都市科技计划相关配套奖补政策 */
.Supporting_award_box_big{
	padding: 40px 0;
}
.SupportingPolicies_box_big{
	width: 100%;
	background-color: #fff;
}

.SupportingPolicies_title{
	float: left;
}
.SupportingPolicies_title h2{
	font-size: 16px;
	color: #ffffff;
	line-height: 40px;
}
.SupportingPolicies_title_btn{
	float: right;
}
.SupportingPolicies_title_box{
    padding: 0 10px 0 25px;
    height: 42px;
    background-color: #e32202;
    border-radius: 4px 4px 0 0;
}
.SupportingPolicies_right_title {
    float: right;
    max-width: 55%;
}
.SupportingPolicies_right_title > div:nth-child(1) {
    float: left;
    font-size: 12px;
    color: #ffffff;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.SupportingPolicies_btn_Consults{
    width: auto;
    height: 26px;
    float: left;
    position: relative;
	background-color: #f7b638;
    display: block;
    line-height: 26px;
    border-radius: 4px;
    margin-top: 8px;
    margin-left: 10px;
    color: #fff;
	padding: 0 8px 0 8px;
}
.SupportingPolicies_btn_Consults:hover{
    color: #fff;
}
.SupportingPolicies_ctn_box_big{
	padding: 20px 20px;
}
.SupportingPolicies_ctn_box li {
	height: 34px;
	
}
.SupportingPolicies_ctn_box > li > a,
.bottom_SupportingPolicies_ctn > li > a{
    font-size: 12px;
    color: #6c6c6c;
    display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
/* .bottom_SupportingPolicies_ctn > li > a,
.SupportingPolicies_ctn_box > li > a{
    width: 82%;
    float: left;
} */
.SupportingPolicies_ctn_a_box a:hover,
.Urban_area_ctn li a:hover{
	color: #e32202;
}
.SupportingPolicies_ctn_a_title{
    width: 18%;
    float: right;
    font-size: 12px;
    color: #6c6c6c;
	text-align: right;
}
.SupportingPolicies_ctn_a_box{
	width: 82%;
	float: left;
}
.bottom_SupportingPolicies_ctn > li > a > span{
    display: block;
    float: left;
}
.bottom_SupportingPolicies_ctn > li > a > span:nth-child(1){
    /* width: 13%; */
}
.bottom_SupportingPolicies_ctn > li > a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.bottom_SupportingPolicies_ctn > li > a > span:nth-child(2){
    width: 80%;
 
}
.bottom_SupportingPolicies_ctn > li > a > span:nth-child(3){
    float: right;
   /* width: 15%; */
}
.bottom_SupportingPolicies_ctn{
    margin-top: 20px;
}
.bottom_SupportingPolicies_ctn > li{
    position: relative;
    width: 48%;
    float: left;
}
.bottom_SupportingPolicies_ctn > li:nth-child(2n){
    float: right;
}
.bottom_SupportingPolicies_ctn > li:nth-child(2n)::after{
    width: 1px;
    height: 40px;
    content: "";
    position: absolute;
    background-color: #e5e5e5;
    left: -5%;
    top: 0;

}
.SupportingPolicies_ctn_box {
    overflow: hidden;
    min-height:170px;
}

/* 存在下级关键词 */
.ProductsRolling_box_ctn{
    margin-bottom: 10px;
    overflow: hidden;
}
.SupportingPolicies_img_box {
    float: left;
    width: 21%;
    height: 170px;
    margin-right: 2%;
}
.SupportingPolicies_img_box > img{
    width: 100%;
    height: 170px;
}
.SupportingPolicies_ctn_box > li,
.bottom_SupportingPolicies_ctn > li{
    width: 100%;
    float: left;
	line-height: 34px;
    border-bottom: 1px dotted  #e5e5e5;
}
.bottom_SupportingPolicies_ctn{
    margin-top: 20px;
	overflow: hidden;
}
/* 征集范围及内容 */
.Solicitation_scope_box_big{
	padding: 40px 0;
	margin-top: 40px;
}
.Solicitation_scope_box{
	background-color: #fff;
	border:1px solid #d8d8d8;
	padding: 38px 30px;
}
.Solicitation_scope_title{
	font-size: 30px;
	color: #333333;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 15px;
}
.Solicitation_scope_label{
	overflow: hidden;
	margin-bottom: 10px;
}
.Solicitation_scope_label li{
	float: left;
	margin-right: 15px;
	font-size: 12px;
	color: #999999;
}
.Solicitation_scope_ctn{
	border-top: 1px solid #d8d8d8;
	overflow: hidden;
	padding-top: 25px;
}
.Solicitation_scope_img{
	float: left;
	width: 21%;
	height: 170px;
	margin-right: 2%;
}
.Solicitation_scope_img > img{
	width: 100%;
	height: 170px;
}
.Solicitation_scope_txt_box{
	    float: left;
	    width: 77%;
	   
}
.Solicitation_scope_txt_title{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.Solicitation_scope_txt{
	font-size: 14px;
	color: #333333;
	line-height: 1.7;
}
.Solicitation_scope_txt_box li:first-child{
	margin-bottom: 30px;
}
/* 搜索 */
/* 搜索结果内容 */

.Policy_paly_box > li{
    height: 185px;
    background-color: #fff;
    padding:25px 25px 25px 20px ;
    margin-bottom: 20px;
}
.Policy_paly_img{
    width: 15%;
    float: left;
    position: relative;
}
.Policy_paly_img > img{
    width: 100%;
}
.Search_results_txt{
    position: absolute;
    font-size: 8px;
    color: #fff;
    top: 50%;
    text-align: center;
    width: 80%;
    left: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.Search_results_txt > span{
    color: #f12234;
}
.Policy_paly_txt{
    width: 100%;
    float: left;
    margin-left: 0%;
}
.Policy_paly_Summary{
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 25px;
}
.Policy_paly_Summary:hover{
    color: #666666;
}
.Policy_paly_title{
    font-size: 20px;
    display: block;
    color: #666666;
	font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Policy_paly_title span{
    color: #f12234;
}
.Policy_paly_txt > .Share_btn_box{
    float: right;
    margin-top:10px ;
	position: relative;
}
.ProjectSearch_input_box{
    overflow: hidden;
	padding-bottom: 20px;
}
.ProjectSearch_input{
    width: 90%;
    position: relative;
}
.ProjectSearch_input_searchinput{
    width: 100%;
    height: 52px;
    float: left;
    padding: 0 15px 0 60px;
    font-size: 16px;
    line-height: 52px;
    border:1px solid #c8c8c8;
    border-radius: 4px 0 0 4px;
}
.ProjectSearch_input_searchi{
    width: 26px;
    height: 24px;
    display: block;
    background-image: url(../img/icon.png);
    background-position: -216px -30px;
    position: absolute;
    top: 14px;
    left: 21px;
}
.ProjectSearch_btn{
    width: 10%;
    height: 52px;
    float: left;
    background-color: #e32202;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 52px;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
}
.Search_result_notxt{
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 50px 0;
    border-bottom: 1px solid #dbdbdb;
}
.Search_result_notxt > span{
    color: #fa1414; 
}
.Loading_more {
    width: 125px;
    height: 34px;
    background-color: #e32202;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    border-radius: 4px;
    cursor: pointer;
}

.Policy_paly_box_big_big{
	/* padding: 40px 0;
	margin-top: 40px; */
	padding-bottom: 10px;
	padding-top: 1px;
}
.ProjectSearch_input_i{
	position: absolute;
	width: 6px;
	height: 4px;
	background-image: url(../img/PullDown.png);
	top: 25px;
	left: 36px;
	z-index: 11;
	background-position: center;
}

#textSearchTxt_option {
    position: relative;
    position: absolute;
    width: 135px;
    height: 52px;
    font-size: 16px;
    border: 1px solid #c8c8c8;
    left: 0;
    padding-left: 50px;
    cursor: pointer;
}
.textSearchTxt_input{
	width: 100%;
	    height: 52px;
	    float: left;

	    font-size: 16px;
	    line-height: 52px;
	    border: 1px solid #c8c8c8;
	    border-radius: 4px 0 0 4px;
	    padding: 0 15px 0 155px;
}

@media (min-width:1440px) and (max-width:1530px ) { 
	.Solicitation_scope_img{
		width: 23%;
	}
	.Solicitation_scope_txt_box {
		width: 75%;
	}
}
  @media (min-width:1200px) and (max-width:1440px ) { 
	.Solicitation_scope_img{
		width: 27%;
	}
	.Solicitation_scope_txt_box {
		width: 71%;
	}
  }



  @media (min-width:992px) and (max-width:1200px ) { 
	.Solicitation_scope_img{
		    width: 33%;
	}
	.Solicitation_scope_txt_box{
		width: 64%;
	}
	.SupportingPolicies_img_box{
		width: 33%;
	}
  }
  /* 平板电脑 */
  @media (min-width:768px) and (max-width:992px ) { 
  .bottom_SupportingPolicies_ctn{
	      margin-top: 0px;
  }
  .Solicitation_scope_txt_box{
	  width: 100%;
  }
  .Solicitation_scope_txt_box{
  	  width: 100%;
  }
  .Solicitation_scope_img,
  .SupportingPolicies_img_box{
	  width: 43%;
  }
  .Solicitation_scope_img > img{
	  height: 170px
  }
  }
  
  @media only screen and (max-width: 770px) { 
	  /* 顶部banner */
	  .poliyInfoBanner_box_big {
		  background-color: #fff;
		  margin-top: 20px;
		  border-radius: 5px;
	  }
	 .move_banner_title{
		 font-size: 18px;
		 color: #333333;
		 font-weight: bold;
		 padding: 15px 0;
		 text-align: center;
		 
	 }
	 .poliyInfoBanner_img_box{
		
	 }
	 .poliyInfoBanner_img_box img{
		 height: 100%;
	 }
	 .poliyInfoBanner_data_box li{
		 width: 33.33%;
		 border-bottom: 1px solid #939393;
		 padding: 15px 0;
		 border-right: 1px solid #939393;
	 }
	 .poliyInfoBanner_data_box{
		 overflow: hidden;
		 height: auto;
	 }
	 .poliyInfoBanner_data_box li:last-child{
		 display: none;
	 }
	 .poliyInfoBanner_icon{
		 width: auto;
		 height: auto;
		 line-height: 1.6;
		 border:0px solid #ffffff;
		 margin-top: 0;
		 font-size: 15px;
	 }
	 .poliyInfoBanner_txt{
		 margin-top: 5px;
	 }
	 .poliyInfoBanner_data_box li::after{
		 width: 0px;
	 }
	 .No_content_box{
		 padding: 10px 0 0 20px;
	 }
	 /* 科技计划 */
	.Science_technology_box_big{
		padding: 20px 0 10px 0;
	}
	.Science_technology_box{
		padding: 15px;
		border-radius: 5px;
		box-shadow: 0 0 10px 2px #e9e9e9;
	}
	.Science_technology_title{
		font-size: 24px;
		text-align: center;
	}
	.Science_technology_txt {
		font-size: 9px;
		text-align: center;
		margin-top: 5px;
		color: #999;
	}
	.Support_direction_ctn > li,
	.Support_direction_ctn2 > li{
		width: 30%;
		height: 54px;
		padding: 0 10px;
		margin-right: 3%;
		margin-top: 20px;
		margin-bottom: 0px;
		border:1px solid #d8d8d8;
	}
	.Support_direction_ctn > li, .Support_direction_ctn2 > li{
		position: relative;
	}
	.Support_direction_ctn li a,
	.Support_direction_ctn2 li a{
		width: 100%;
		display: block;
		padding: 0px;
		border:0px solid #d8d8d8;
		font-size: 12px;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
			    position: absolute;
			    left: 50%;
			    top: 50%;
			    transform: translate(-50%,-50%);
			    -webkit-line-clamp: 2;
	}
	.Support_direction_ctn .on, .Support_direction_ctn2 .on a{
		border:0px solid #d8d8d8;
	}
	.Support_direction_ctn2 .on{
		background-color: #e32202;
	}
	.Support_direction_ctn li a,
	.Support_direction_ctn2 li a{
		line-height: 1.6;
	}
	.Support_direction_ctn_select{
		width: 100%;
		margin-top: 20px;
	}
	.Support_direction_ctn_time{
		text-align: right;
	}
	.Support_direction_title{
		margin-top: 20px;
	}
	.Urban_area_ctn li{
		width: 31%;
		margin-right: 3.5%;
	}
	.Urban_area_ctn li:nth-child(3n){
		margin-right: 0%;
	}
	.Urban_area_ctn li a{
		width: 100%;
		display: block;
		height: 35px;
		border:1px solid #d5d5d5;
		text-align: center;
		line-height: 35px;
		border-radius: 4px;
		margin-bottom: 8px;
		white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	}
	/* 表单 */
	.Policy_matching_title{
		width: auto;
		font-size: 18px;
		
	}
	.corporate_name_box{
		width: 100%;margin-bottom: 10px;
	}
	.corporate_name_input input{
		width: 100%;
		height: 45px;
		font-size: 15px;
		padding-left: 38px;
		margin-left: 0;
	}
	.corporate_name_input{
		float: none;
		    width: 100%;
			margin-bottom: 10px;
	}
	.corporate_button{
		width: 100%;
		    background-color: #f7b638;
		    box-shadow: 0 0 10px 2px #fbd793;
		    color: #333333;
		    font-weight: bold;
		    margin-top: 15px;
			    font-size: 16px;
	}
	.corporate_name_input1,
	.corporate_name_input2{
		position: relative;
	}
	.corporate_name_input1::after{
		width: 12px;
		height: 15px;
		content: "";
		position: absolute;
		left: 13px;
		top: 15px;
		background-image: url(../img/home/mobile_icon1.png);
		background-size: 100% 100%;
	}
	.corporate_name_input2::after{
		width: 16px;
		height: 16px;
		content: "";
		position: absolute;
		left: 13px;
		top: 15px;
		background-image: url(../img/home/mobile_icon2.png);
		background-size: 100% 100%;
	}
	.Policy_matching_title::before,
	.Policy_matching_title::after{
		display: none;
	}
	.Policy_matching_ctn{
		margin: 20px 0 10px 0;
	}
	.Policy_matching_box{
		border-radius: 4px;
		margin-bottom: 0;
	}
	/* 配套政策 */
	.Supporting_award_box_big{
		padding: 20px 0 10px 0;
	}
	.SupportingPolicies_box_big{
		border-radius: 5px;
		box-shadow: 0 0 10px 2px #e9e9e9;
		padding-top: 20px;
	}
	.SupportingPolicies_title_box {
		width: 85%;
		background-color: #f7b638;
		height: auto;
		margin: auto;
		padding: 8px 8px;
		border-radius: 4px;
	}
	.SupportingPolicies_title{
		float: none;
	}
	.SupportingPolicies_title h2{
		height: auto;
		color: #333333;
		font-weight: bold;
		    font-size: 16px;
			line-height: 1.6;
			text-align: center;
	}
	.SupportingPolicies_ctn_box_big{
		padding: 10px 15px 15px 15px;
	}
	.SupportingPolicies_ctn_a_box{
		width: 100%;
		font-size: 14px;
		color: #333;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.SupportingPolicies_ctn_box > li:last-child, .bottom_SupportingPolicies_ctn > li:last-child{
		    border-bottom: 0px dotted #e5e5e5;
	}
	.SupportingPolicies_ctn_box > li, .bottom_SupportingPolicies_ctn > li{
		height: auto;
		    line-height: 1.6;
			padding: 20px 0 10px 0;
	}
	.SupportingPolicies_ctn_a_title{
		    width: 100%;
			float: none;
			font-size: 9px;
			color: #aaaaaa;
	}
	.bottom_SupportingPolicies_ctn > li > a > span:nth-child(2){
		width: auto;
		float: none;
	}


	/* 服务优势 */
	.Service_advantage_box{
		background-color: #fff;
		border-radius: 5px;
		box-shadow: 0 0 10px 2px #e9e9e9;
		margin-top: 10px;
		margin-bottom: 25px;
	}
	.Service_advantage_title{
		font-size: 24px;
		color: #333;
		font-weight: bold;
		text-align: center;
		padding-top: 20px;
	}
	.Service_advantage_txt{
		font-size: 9px;
		color: #aaaaaa;
		text-align: center;
		margin-top: 5px;
	}
	.Service_advantage_ctn{
		overflow: hidden;
		width: 80%;
		margin: auto;
	}
	.Service_advantage_ctn li{
		float: left;
		width: 33.33%;
		margin: 20px 0 10px 0;
	}
	.Service_advantage_ctn_icon{
		width: 53px;
		height: 53px;
		background-color: #f7b638;
		border-radius: 40px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		line-height: 48px;
		margin: auto;
		border:4px solid #fdedcd;
	}
	.Service_advantage_ctn_txt{
		font-size: 9px;
		color: #333333;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}

    /*服务优势2*/
    .Service_advantage_box_big  > .Content {
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 0 0 10px 2px #e9e9e9;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .Service_advantage_title {
        font-size: 24px;
        color: #333;
        font-weight: bold;
        text-align: center;
        padding-top: 20px;
    }

    .Service_advantage_txt {
        font-size: 9px;
        color: #aaaaaa;
        text-align: center;
        margin-top: 5px;
    }

    .footer_top_box {
        overflow: hidden;
        width: 80%;
        margin: auto;
    }

        .footer_top_box li {
            float: left;
            width: 33.33%;
            margin: 20px 0 10px 0;
            overflow:hidden;
            border:0px !important;
        }

    .footer_top_icon {
        width: 53px;
        height: 53px;
        background-color: #f7b638;
        border-radius: 40px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        line-height: 48px;
        margin: auto;
        border: 4px solid #fdedcd;
    }

    .footer_top_txt {
        font-size: 9px;
        color: #333333;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }





	.Solicitation_scope_txt_box{
		  width: 300px;
	}
	.Solicitation_scope_img{
		width: 100%;
	}
	.Solicitation_scope_box_big {
	    padding: 20px 0 10px 0;
	    margin-top: 0px;
	}
	.Solicitation_scope_title{
		font-size: 21px;
		
	}
	.Solicitation_scope_box{
		padding: 25px 20px;
	}
	.Solicitation_scope_title{
		margin-bottom: 10px;
	}
	.Solicitation_scope_label li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 5px;
	}
	.Solicitation_scope_ctn{
		border-top: 0px solid #d8d8d8;
		padding-top: 10px;
	}
	.Solicitation_scope_txt_box li:first-child{
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.Solicitation_scope_txt_title{
		margin-bottom:8px;
		font-size: 14px;
		color: #666666;
		font-weight: bold;
	}
	.Solicitation_scope_txt{
		font-size: 12px;
		color: #666666;
	}
	/* 搜索 */
	.ProjectSearch_input_box{
		    margin-top: 20px;
	}
	.ProjectSearch_input_searchinput {
	    padding: 0 15px 0 30px;
	}
	.ProjectSearch_input {
	    width: 75%;
	}
	.ProjectSearch_btn {
	    width: 25%;
	}
	.ProjectSearch_input_searchi{
	    top: 14px;
	    left: 5px;
	}
	.Policy_paly_box > li {
		height: 156px;
		padding: 15px;
	    margin-bottom: 15px;
	}
	
	.Policy_paly_Summary {
	    margin-top: 5px;
	}
/* 	.Policy_paly_box_big_big {
	    padding: 10px 0;
	    margin-top: 10px;
	} */
	.Policy_matching_box{
		margin: 8px 0;
	}
	.No_content_box::after{
		width: 14px;
		height: 14px;
		top: 12px;
		left: 0;
		background-size: 100% 100%;
	}
	.Case_right_ctn_box{
		margin: 0;
	}
	.SupportingPolicies_img_box,.Solicitation_scope_img{
		width: 308px;
	}
	#textSearchTxt_option {
	    width: 80px;
	    padding-left: 20px;
		background-color: #f5f5f5;
	}
	.ProjectSearch_input_i{
	    top: 25px;
	    left: 11px;
	}
	.textSearchTxt_input {
	    padding: 0 15px 0 93px;
	}
	.ProjectSearch_input_box{
		padding-bottom: 0;
	}
	.Policy_paly_box > li:last-child{
		margin-bottom: 0;
	}
	.Policy_paly_box_big{
		margin-bottom: 0;
	}
	.drop_down_box_select{
		width: 100%;
	}
	.Solicitation_scope_ctn img{
	width:100%;
	}
	.SupportingPolicies_img_box, .Solicitation_scope_img{
	width:100%;
	}
  }



  